func go/build.readGoInfo

2 uses

	go/build (current package)
		build.go#L1429: 		err = readGoInfo(f, info)
		read.go#L397: func readGoInfo(f io.Reader, info *fileInfo) error {